Class - ParkingSpaceStatus

D2LogicalModel.Extension.Approved.ParkingPublications.ParkingStatusPublication.ParkingRecordStatus
Status (occupied or closed) for a single parking space which was defined in the static part of the model.

List of attributes

Name Data Type Order Definition    
lastCalibration DateTime 4 Date of last calibration of the detection system in question.    
measurementOrCalculationTime DateTime 3 Point in time at which this specific value or set of values has been measured or calculated. It may also be a future time at which a data value is predicted.    
parkingSpaceClosed Boolean 1 True: The parking space is closed / not accessible. False or omitted: The parking space is accessible. This is no statement about its occupation.    
parkingSpaceDeclarationValidNow Boolean 2 Override validity of 'ParkingSpace': True = Parking space declaration is valid now; False = Parking space declaration is invalid now; Omitted = Static validity information is significant (if static validity is omitted too, declaration is valid).    
parkingSpaceOccupied Boolean 0 True: Parking space is occupied; False: Parking space is free.    

Associations

Multiplicity From Role Role description Association Multiplicity To Role Role description  
1 ParkingSpaceStatus related to 1 ParkingRecordStatus